summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/layout/fragment_options.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/android/app/src/main/res/layout/fragment_options.xml')
-rw-r--r--src/android/app/src/main/res/layout/fragment_options.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/android/app/src/main/res/layout/fragment_options.xml b/src/android/app/src/main/res/layout/fragment_options.xml
index ec6e7c205..3bae8b0c4 100644
--- a/src/android/app/src/main/res/layout/fragment_options.xml
+++ b/src/android/app/src/main/res/layout/fragment_options.xml
@@ -18,7 +18,7 @@
android:layout_height="128dp"
android:layout_margin="64dp"
android:layout_gravity="center_horizontal"
- android:src="@drawable/ic_yuzu_themed" />
+ android:src="@drawable/ic_yuzu_full" />
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/options_list"